CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - generator number

搜索资源列表

  1. LFSRRC4

    0下载:
  2. 伪随机数发生器LFSR RC4加密与解密 根据算法原理,首先初始化S-BOX,产生伪随机序列密钥流,选择所加密文件与密钥流异或生成密文 -Pseudo-random number generator LFSR RC4 algorithm for encryption and decryption based on the principle, first initialize the S-BOX, pseudo-random sequence generated key stream,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1942687
    • 提供者:王风
  1. random

    0下载:
  2. VC++随机数原理编写彩票号码生成器.希望对大家有所帮助。-VC++ random number generator lottery numbers written principles. We want to help.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:13466
    • 提供者:
  1. prime

    1下载:
  2. 产生大素数。以时间作为随机数生成的种子,随机生成大素数。-Generate large prime numbers. With time as the random number generator seeds, randomly generated large prime numbers.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-06-12
    • 文件大小:760
    • 提供者:hejun
  1. WindowsForms

    0下载:
  2. C#写的防伪码生成器,winform界面,实现两个随机数发生器。-C# to write the security code generator, winform interface, the achievement of the two random number generator.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:50352
    • 提供者:娜娜
  1. chanlestimation

    0下载:
  2. generates the output sequence of a binary convolutional encoder G : N x LK Generator matrix of a convolutional code K : Number of input bits entering the encoder at each clock cycle. input: Binary input sequence state: State of the convolution
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4584
    • 提供者:inbustrious
  1. random

    0下载:
  2. 51单片机里的随机数发生器程序,汇编语言编写的。-51 SCM in the random number generator program written in assembly language.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2432
    • 提供者:Paul
  1. fpdpsk

    0下载:
  2. FSK/PSK信号调制器的VHDL程序,共分为分频器、m序列产生器、跳变检测、2:1数据选择器、正弦波信号产生器和DAC(数、模变换器)6部分-FSK/PSK signal modulator VHDL program is divided into divider, m sequence generator, transition detection, 2:1 data selector, the sine wave signal generator and DAC (number, mode
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:1618
    • 提供者:hucy
  1. RANSAC.code.Ziv.Yaniv

    2下载:
  2. 随机抽样一致性算法RANSAC源程序,C++实现。作者:Ziv Yaniv。推荐理由1:没有使用任何其他的函数库,省去您更多负担。如解线性方程、随机数产生器。理由2:唯一觉得可惜的是他的算法中过多的使用了C++的特性,如vector,虚函数,设计模式。如果您刚好是C++高手,正是您阅读的好程序。理由3:作者的注解详细,每2行就有1行注释,容易看懂。-RANSAC random sample consensus algorithm source code, C++ implementation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-21
    • 文件大小:18412
    • 提供者:
  1. kock

    1下载:
  2. 用OpenGL编程,分别以直线段和正三角形为生成元,实现迭代6次以内的Kock曲线,用键盘交互控制迭代次数。 -Programming with OpenGL, respectively, as a straight line segment and triangle generator, to achieve within 6 iterations Kock curve, the number of iterations interactive control with the keybo
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:1037
    • 提供者:祝策
  1. FPGA-VHDL-DDS

    0下载:
  2. 基于FPGA的DDS波形发生器--程序,如果需要产生输出不同的位数的波形,可以自行修改程序中的rom表中数据位数-FPGA-based waveform generator DDS- procedure, if the number of bits required to generate output of different waveforms in the program can modify data in the table the median rom
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1256292
    • 提供者:许聪
  1. random

    0下载:
  2. George Marsaglia的“The mother”随机数生成代码,称循环周期达2^250,可以通过ts检验,适用于大规模仿真。 源码已进行类封装。测试程序直接产生可用于matlab的m文件。-George Marsaglia s The mother random number generator code, saying that the cycle period could up to 2 ^ 250,and could pass through the ts test.Suit
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:7998
    • 提供者:winxp
  1. MATLAB-algorithm

    0下载:
  2. 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:151573
    • 提供者:puda
  1. Kmeans

    0下载:
  2. 标准C++/C处理BMP图像,没有使用VC中的BITMAP类及任何不在ANSI-C中的结构和函数。采用了k_means压缩算法处理24bit(可以更改源码使之支持8-bit,16-bit和灰度bmp)源码注释详细,其中对BMP文件BMPHEADINFO的处理比较有趣。 new.cpp---->主要的程序代码 *.h----->一个产生U(0,1)随机数的发生器,相合度较小,DES函数产生。-Standard C++/C handle BMP images, do not us
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4251
    • 提供者:Yifan Young
  1. KeyGen

    0下载:
  2. RSA算法序号生成器-Serial number generator RSA algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:143957
    • 提供者:jpinglove
  1. code

    0下载:
  2. program to compute 2d-maxima for a set of xy points. The xy data points are generated using a random number generator. The command to run the program at DOS prompt is: - compute 2d-maxima for 500 xy points .\2dmaxima 5-program to compute 2d
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:1865
    • 提供者:heba
  1. amis

    0下载:
  2. random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序 amis.zip 在汇编程序中灵活运用TSRs的程序库-random.zip random number generator to compile the source code cmdsrc.zip a text editor ourvxd.zip compilation
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:123658
    • 提供者:黄小龙
  1. asmfiles

    0下载:
  2. random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序 amis.zip 在汇编程序中灵活运用TSRs的程序库-random.zip random number generator to compile the source code cmdsrc.zip a text editor ourvxd.zip compilation
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:9261
    • 提供者:黄小龙
  1. blog

    0下载:
  2. blog generator是一个基于Catty 2引擎的工具,可以用于浏览许多由Google发现的Web日志服务器,建造一个具有数千万条短语的数据库,用它来编写关于某个给定主题的“意识流”。它是所有blogger用户的一个相当有趣的、有用的工具。-blog generator is based on the Catty 2 engines tools, may use in to glance over many by Google the discovery Web diary serve
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-16
    • 文件大小:4406273
    • 提供者:王勇
  1. grammatica-1.4.tar

    0下载:
  2. Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:633058
    • 提供者:none
  1. r250

    0下载:
  2. 随机数产生 随机数经过检测 绝对正确-Random number generator random number tested absolutely right
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:925
    • 提供者:李兴财
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 37 »
搜珍网 www.dssz.com